Add doc for Mapbar. Thanx, AzureSky.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 4 Mar 2013 17:38:44 +0000 (17:38 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 4 Mar 2013 17:38:44 +0000 (17:38 +0000)
gpsbabel/xmldoc/formats/mapbar.xml [new file with mode: 0644]

diff --git a/gpsbabel/xmldoc/formats/mapbar.xml b/gpsbabel/xmldoc/formats/mapbar.xml
new file mode 100644 (file)
index 0000000..a27bc81
--- /dev/null
@@ -0,0 +1,19 @@
+<para>
+  This format is the Mapbar navigation programs used on phones such as
+  the Sonim XP3300 popular in China.
+  The files are found on the sd card in /mapbar/userdata/tracks.
+  This format just logs track point by latitude and longitude; no time 
+  information is available.
+</para>
+<para>
+This was implemented by analyzing data from a Sonin SoninXp3300,
+software version: 3.73.47.39836, data version: B29.
+</para>
+<para>
+The following devices of using mapbar navigation are supported. Other
+devices with using mapbar navigation maybe be supported, but not have 
+not been tested:
+<simplelist columns="1">
+<member>Sonim Xp3300(China version)</member>
+</simplelist>
+</para>